conditional processingの例文
- The statements of an application program are normal operators, which any single threaded program might consist of-they include variable assignments, conditional processing, loops, function calls, etc.
- where { k1 } modifier next to the destination operand encodes the use of opmask register k1 for conditional processing and updates to destination, and { z } modifier ( encoded by EVEX . z ) provides the two types of masking ( merging and zeroing ), with merging as default when no modifier is attached.
- For example, an application may have business logic be written in Java running on a Linux server, stores data in a relational database like MySQL, has a web user interface written in PHP or Javascript and HTML that requires an Apache web server and has conditional processing that is executed each time some data is received via file transfer which is invoked via scripts written in Perl.